Help with slideToggle() [jQuery]
Updated: 2009-11-30 18:20:03
Hello,
I have a slideToggle() on a hidden that should push other elements around it down and then slide back up when it's hidden again.
It works in IE8/FF/Chrome/Safari, but not in IE7 or IE6 (Which is a different beast entirely).
I've looked at this thing for hours and can't figure...